Ticket #2151 (closed bug: duplicate)

Opened 4 months ago

Last modified 4 months ago

KDL in block notifier when using dd to create a file

Reported by: bga Owned by: axeld
Priority: critical Milestone: R1
Component: System/Kernel Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

I am trying to figure out where our memory goes when running stuff and one of the tests I did was trying to exercise the cache to see if we were, for example, considering some memory that was actually cache memory as normal used memory (the good news is, it seems we are not). For that I used dd with the following parameters:

dd if=/dev/zero of=test.img bs=8192 count=393216

The command above can be seen in the screenshot you can also see the df output that showed the partition had 3.6 Gb free (and the dd command above would generate a 3 Gb file).

Attachments

NotificationKDL.PNG (379.6 kB) - added by bga 4 months ago.
KDL in block notifier.

Change History

Changed 4 months ago by bga

KDL in block notifier.

Changed 4 months ago by axeld

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #2059.

Note: See TracTickets for help on using tickets.