Displaying 2 results from an estimated 2 matches for "1349411".
Did you mean:
13.9411
2013 Apr 22
2
subset dataframe
...2071 0 4824 2695 0 ...
$ X2000: int 2178246 0 1378777 1026 1414 38024 0 2922 502 0 ...
$ X2001: int 464083 0 2635482 1108 178 19429 0 1221 4919 0 ...
$ X2002: int 386118 0 2728387 680 0 25014 3707 871 2862 0 ...
$ X2003: int 441647 0 3822701 602 0 7293 6343 0 788 0 ...
$ X2004: int 471009 1349411 2700750 1310 215 52840 20119 7 474 0 ...
$ X2005: int 1081143 3662774 3740324 509 4 148102 30044 7 1962 0 ...
$ X2006: int 1670746 4127605 5920870 531 24 224382 27688 27 954 6 ...
$ X2007: int 2346392 3898345 6262784 5076 0 155818 31331 304 1415 0 ...
$ X2008: int 8151345 8119377 2639949 31...
2023 Jan 20
1
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
On Fri, Jan 20, 2023 at 10:24:55AM +0100, Joerg Roedel wrote:
> On Fri, Jan 06, 2023 at 01:24:11PM -0400, Jason Gunthorpe wrote:
> > I think it is just better to follow kernel convention and have
> > allocation functions include the GFP because it is a clear signal to
> > the user that there is an allocation hidden inside the API. The whole
> > point of gfp is not to